SimpleOpenNI
public class Vec3f extends java.lang.Object
Vec3f(float x, float y, float z)
Vec3f(Vec3f copy)
void
delete()
float
x()
y()
z()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Vec3f(float x, float y, float z)
public Vec3f(Vec3f copy)
public void delete()
public float x()
public float y()
public float z()